projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b28eb5b
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Tue, 18 Jul 2006 23:03:17 +0000
(23:03 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Tue, 18 Jul 2006 23:03:17 +0000
(23:03 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 34cc989f143648402119ab8b49e1f5ad04740201..13f9961cf7d4cba7e6729ddc6a66f0c9a1211d2e 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2006-07-18 Francis Litterio <franl@world.std.com>
+
+ * w32term.c (x_calc_absolute_position): Fix frame positioning
+ with negative X/Y coordinates.
+
2006-07-18 Dan Nicolaescu <dann@ics.uci.edu>
* xterm.c (x_connection_closed, x_error_quitter): Mark as NO_RETURN.